Klasse Settings.FILTER
java.lang.Object
com.inet.pdfc.config.Settings.FILTER
- Alle implementierten Schnittstellen:
VisibilitySetting
- Umschließende Schnittstelle:
Settings
This is a convenience class to enable or disable the highlighting of changes
by a filter. The
Settings.FILTER settings have the type "OPTION" as well since
they share the same semantic context.- Seit:
- i-net PDFC 5.0
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic VisibilitySettingCreates aVisibilitySettingfor a filter.getTyp()The Visibility Type for this Setting (Enum)name()The value of the enumVon Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden VisibilitySetting
getTranslationKey
-
Methodendetails
-
forKey
Creates aVisibilitySettingfor a filter.- Parameter:
filterKey- the filter key- Gibt zurück:
- a
VisibilitySettingfor the filter
-
name
The value of the enum- Angegeben von:
namein SchnittstelleVisibilitySetting- Gibt zurück:
- value of the enum
-
getTyp
The Visibility Type for this Setting (Enum)- Angegeben von:
getTypin SchnittstelleVisibilitySetting- Gibt zurück:
- Type of Enum
-